home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Word / Ae-An / Alpha.20.release.cpt / Changes < prev    next >
Text File  |  1990-08-23  |  5KB  |  175 lines

  1. |Changes
  2. Version 1.16 Changes/Bug Fixes
  3. =================================
  4. • fixed 'doTab', 'carriageReturn' not working in
  5.   macros.
  6.  
  7.  
  8. Version 1.15 Changes/Bug Fixes
  9. =================================
  10. • Added Cmd-. quitting in macros, multiple-file 
  11.   searches, and tagfile creation
  12. • Added error-checking in macros.
  13. • Added the "Var Values…" menu
  14.  
  15.  
  16. Version 1.14 Changes/Bug Fixes
  17. =================================
  18. • regular expression searches now work in macros
  19. • bug that cause zeros to be written to font and
  20.   tab resources of 'cTags' file fixed
  21. • bug that caused too much memory to be alloced
  22.   during initialization fixed
  23. • added var 'useBackupFolder' and 'backupFolder'
  24.   to allow backups to be placed in a different
  25.   folder
  26. • files locations and colors don't change, even 
  27.   if backup files are used.
  28. • the insertion point in the menu bar during help
  29.   display is gone
  30. • untitled windows now have sequence numbers that
  31.   can be larger than '9'
  32. • problem saving files that were opened with a
  33.   file-set operation has been fixed.
  34.  
  35.  
  36. Version 1.13 Changes/Bug Fixes
  37. =================================
  38. • acmds now insert and leave insertions in correct
  39.   location.
  40. • acmds also now make a window dirty
  41. • bug w/ 'AlphaBits' file sets fixed
  42. • a 'GrowZone' procedure was added which closes
  43.   clean windows.
  44.  
  45.  
  46. Version 1.12 Changes/Bug Fixes
  47. =================================
  48. • added support for foreign keyboards
  49. • 'createTagFile' now sorts it's output, so that
  50.   the tag dialog doesn't have to.
  51.  
  52.  
  53. Version 1.11 Changes/Bug Fixes
  54. =================================
  55. • added 'ascii' binding command
  56. • made function naming more consistent
  57. • bug w/ backward search from file beginning fixed.
  58. • changed file set dialog to heirarchical menu
  59. • hilite now picks up the hilite color instead of
  60.   always defaulting to black
  61.   
  62.  
  63. Version 1.10 Changes/Bug Fixes
  64. =================================
  65. • Fixed macro execution w/ no wins bug.
  66. • Fixed two more hiliting bugs.
  67. • Finally got an application signature approved,
  68.   unfortunately, it was not my original choice. Alpha's
  69.   signature is now 'ALFA', not 'ALPH'.
  70. • Fixed a small undo bug.
  71.  
  72.  
  73. Version 1.09 Changes/Bug Fixes
  74. =================================
  75. • fixed selecting bug
  76. • fixed a bug w/ "Comment Box"
  77.  
  78.  
  79. Version 1.08 Changes/Bug Fixes
  80. =================================
  81. • Added 'wordWrap' mode.
  82. • Simplified 'FileSet' handling. 'FileSet's should
  83.   now work in network environments.
  84. • Added 'User' menu.
  85. • Fixed the hilite nonsense. (mostly)
  86. • Added tag list dialog.
  87. • Added 'dirty' mark to windows' menu items.
  88.  
  89.  
  90. Version 1.07 Changes/Bug Fixes
  91. =================================
  92. • Added two example ACMD's, 'Comment Box' and
  93.   'UnComment Box', with macros to call them.
  94. • Replaces and 'setNamedMark' are now correctly
  95.   compiled into macros.
  96. • Went back to slow Apple memory routines instead
  97.   of allegedly buggy THINK routines.
  98. • Added functions 'getAscii' and 'insertAscii'.
  99. • Regular expression search cleaned up a bit, '$'
  100.   and '^$' now work correctly
  101. • Searches that result in zero-length selections
  102.   now leave the blinking cursor, rather than a 
  103.   selection that is zero pixels wide.
  104.  
  105.  
  106. Version 1.05 Changes/Bug Fixes
  107. =================================
  108. • 'quickSort' is now undoable.
  109. • 'dumpMacro', 'describeBindings', 'getPathName'
  110.   and "List Functions" now leave the mark at the 
  111.   beginning of the insertion.
  112. • The Enter key now acts the same as the return from
  113.   within dialogs.
  114. • The "Describe Key" prompt should now be displayed 
  115.   properly.
  116. • 'goto'ing to a named mark now leaves the generic 
  117.   mark at the old insertion point.
  118. • Searches now leave the generic mark where the search 
  119.   began.
  120. • 'downcaseWord', 'upcaseWord', and 'capWord' now conform
  121.   more closely to emacs usage.
  122. • 'insertToTop' no longer displays any information, but
  123.   a new function, 'currentPosition', now displays the
  124.   current row and col, as well as the total number of
  125.   lines.
  126.  
  127. Version 1.04 Changes/Bug Fixes
  128. =================================
  129. • Added '#ifdef', '#define', '#else', and '#endif' to
  130.   parsing capability, allowing a single 'alphaBits'
  131.   file to be used for all keyboards.
  132.  
  133. • fill now takes ''', '"', '(', ')', '[', ']',
  134.   '{', and '}' characters with words.
  135.  
  136. • Fill routines now update the screen correctly and leave
  137.   the insertion point at the beginning of the justified 
  138.   text.
  139.  
  140. • 'describeBindings' now opens a new window
  141.  
  142. • fixed macro problems w/ multiple windows
  143.  
  144. • electricRBrace works better
  145.  
  146. • 'nextLine' and 'previousLine' stay in the same column 
  147.   better in the presence of tabs
  148.  
  149. • changed syntax of searches in macros, macros can now set
  150.   and restore variables, added 'saveVars' and 'restoreVars'
  151.  
  152. • added several more example macros
  153.  
  154. • got rid of one memory allocation bug
  155.  
  156. • vertical and horizontal tiling now only affect the top
  157.   'numWinsToTile' windows
  158.  
  159. • After double- or triple-clicking, it is now possible to
  160.   drag the mouse and select in increasing increments of a
  161.   word or a line.
  162.  
  163. • 'Close' on a dirty file-set window now actually closes the
  164.   window after a good save.
  165.  
  166. • Triple-clicking on an empty line and deleting now removes
  167.   the line.
  168.  
  169. • Added 'closeAll' and 'selectAll' functions.
  170.  
  171. • ALPHA now allows user-written 'ACMD' code resources to be
  172.   loaded and executed. See 'Customization'.
  173.  
  174.  
  175.